﻿2026-07-31T04:36:00.0247981Z ##[group]Run actions/checkout@v5
2026-07-31T04:36:00.0248462Z with:
2026-07-31T04:36:00.0248803Z   repository: BigscreenVR/spt-bs-core
2026-07-31T04:36:00.0251865Z   token: ***
2026-07-31T04:36:00.0252227Z   ssh-strict: true
2026-07-31T04:36:00.0252571Z   ssh-user: git
2026-07-31T04:36:00.0252915Z   persist-credentials: true
2026-07-31T04:36:00.0253391Z   clean: true
2026-07-31T04:36:00.0253819Z   sparse-checkout-cone-mode: true
2026-07-31T04:36:00.0254227Z   fetch-depth: 1
2026-07-31T04:36:00.0254557Z   fetch-tags: false
2026-07-31T04:36:00.0254891Z   show-progress: true
2026-07-31T04:36:00.0255239Z   lfs: false
2026-07-31T04:36:00.0255558Z   submodules: false
2026-07-31T04:36:00.0255906Z   set-safe-directory: true
2026-07-31T04:36:00.0256296Z   allow-unsafe-pr-checkout: false
2026-07-31T04:36:00.0256700Z ##[endgroup]
2026-07-31T04:36:00.1015855Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-31T04:36:00.1017579Z ##[group]Getting Git version info
2026-07-31T04:36:00.1018232Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-31T04:36:00.1019218Z [command]/usr/bin/git version
2026-07-31T04:36:00.1019635Z git version 2.43.0
2026-07-31T04:36:00.1033578Z ##[endgroup]
2026-07-31T04:36:00.1044950Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/4077150d-b71d-4837-afa0-36cc7f89bb57' before making global git config changes
2026-07-31T04:36:00.1047954Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T04:36:00.1049103Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-31T04:36:00.1086251Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-31T04:36:00.1108024Z https://github.com/BigscreenVR/spt-bs-core
2026-07-31T04:36:00.1119817Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-31T04:36:00.1122694Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-31T04:36:00.1142738Z refs/heads/main
2026-07-31T04:36:00.1149520Z [command]/usr/bin/git checkout --detach
2026-07-31T04:36:00.1231588Z HEAD is now at 9a720c13b reqs: ratify the Gate-4 groups partition — 231 [[groups]] scopes + scope-at-mint rule
2026-07-31T04:36:00.1269497Z [command]/usr/bin/git branch --delete --force main
2026-07-31T04:36:00.1298427Z Deleted branch main (was 9a720c13b).
2026-07-31T04:36:00.1388705Z ##[endgroup]
2026-07-31T04:36:00.1391314Z [command]/usr/bin/git submodule status
2026-07-31T04:36:00.1577042Z ##[group]Cleaning the repository
2026-07-31T04:36:00.1580463Z [command]/usr/bin/git clean -ffdx
2026-07-31T04:36:00.1617205Z [command]/usr/bin/git reset --hard HEAD
2026-07-31T04:36:00.1675690Z HEAD is now at 9a720c13b reqs: ratify the Gate-4 groups partition — 231 [[groups]] scopes + scope-at-mint rule
2026-07-31T04:36:00.1681615Z ##[endgroup]
2026-07-31T04:36:00.1682677Z ##[group]Disabling automatic garbage collection
2026-07-31T04:36:00.1685420Z [command]/usr/bin/git config --local gc.auto 0
2026-07-31T04:36:00.1709822Z ##[endgroup]
2026-07-31T04:36:00.1710500Z ##[group]Setting up auth
2026-07-31T04:36:00.1714706Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T04:36:00.1738931Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-31T04:36:00.1923511Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T04:36:00.1950264Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-31T04:36:00.2137048Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T04:36:00.2163321Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T04:36:00.2361097Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-31T04:36:00.2391970Z ##[endgroup]
2026-07-31T04:36:00.2392778Z ##[group]Fetching the repository
2026-07-31T04:36:00.2398211Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9a720c13b63c08c8b2b5ebdaf081631e1b9bb1ee:refs/remotes/origin/main
2026-07-31T04:36:00.7035100Z ##[endgroup]
2026-07-31T04:36:00.7035948Z ##[group]Determining the checkout info
2026-07-31T04:36:00.7036600Z ##[endgroup]
2026-07-31T04:36:00.7039597Z [command]/usr/bin/git sparse-checkout disable
2026-07-31T04:36:00.7084565Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-31T04:36:00.7106230Z ##[group]Checking out the ref
2026-07-31T04:36:00.7108004Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-31T04:36:00.7160987Z Switched to a new branch 'main'
2026-07-31T04:36:00.7161783Z branch 'main' set up to track 'origin/main'.
2026-07-31T04:36:00.7166513Z ##[endgroup]
2026-07-31T04:36:00.7198494Z [command]/usr/bin/git log -1 --format=%H
2026-07-31T04:36:00.7220045Z 9a720c13b63c08c8b2b5ebdaf081631e1b9bb1ee
